toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]ReceiveHeadersCallback
/
Response
Response
interface
Response
A response for
ReceiveHeadersCallback
.
Members
Functions
override
Link copied to clipboard
open
fun
override
(
httpHeaders
:
List
<
HttpHeader
>
)
:
ReceiveHeadersCallback.Response
Notifies the engine that the URL request should be updated with the given HTTP headers.
proceed
Link copied to clipboard
open
fun
proceed
(
)
:
ReceiveHeadersCallback.Response
Notifies the engine that it should continue without modifying HTTP headers.